Data in Transit

aws/security aws/networking aws/concept

💡 Definition

Data in Transit (or data in motion) refers to data that is actively moving from one location to another, such as across the internet or within a private network. Protecting data in transit involves encryption to prevent interception (eavesdropping).

🔑 Key Concepts

⚙️ How it Works

When data is transmitted, it is encrypted at the source and decrypted at the destination. An attacker intercepting the packets in between would only see scrambled, unreadable data.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * Data at Rest * Load Balancer * CloudFront